DubArguments

Undocumented in source.

Members

Functions

getCompiler
string getCompiler()
Undocumented in source. Be warned that the author may not have intended to support it.
getDubRunCommand
string getDubRunCommand()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin BuilderPattern!(DubArguments)
Undocumented in source.

Variables

_arch
string _arch;
Undocumented in source.
_build
string _build;
Undocumented in source.
_command
string _command;
Undocumented in source.
_compiler
string _compiler;
Undocumented in source.
_configuration
string _configuration;
Undocumented in source.
_confirmKey
bool _confirmKey;
Undocumented in source.
_deep
bool _deep;
Undocumented in source.
_dir
string _dir;
Undocumented in source.
_opts
CompilationOptions _opts;
Undocumented in source.
_parallel
bool _parallel;
Undocumented in source.
_preCommands
string _preCommands;
Undocumented in source.
_recipe
string _recipe;
Undocumented in source.
_runArgs
string _runArgs;
Undocumented in source.

Meta